home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / apps / database / dm2works.lzh / DM2WORKS.ASC next >
Text File  |  1993-09-15  |  2KB  |  38 lines

  1.                               DM2WORKS.PRG
  2.                                    by
  3.                              Randy Hoekstra
  4.  
  5.                              September 1993
  6.  
  7.  
  8. A simple utility to help convert Datamanger files to the new Atari Works 
  9. database program.
  10.  
  11. To convert a Data Manager file to Atari Works you must print 'To ASCII 
  12. File' from the Data Manger list format.  Refer to your Data Manger manual 
  13. for details. From the 'REPORT HEADING AND SIZE' dialog be sure to set the 
  14. following:
  15.  
  16.   Titles for Column Reports - {leave blank}                     
  17.   Left & Right Margins - 0                                      
  18.   Paper Width - {set large enough for all columns/fields}       
  19.   Top & Bottom Space - 0                                        
  20.   Paper Height - {set to number of records in the file + 2}     
  21.   Use Form Feed - NO                                            
  22.  
  23. After printing the file, run this program and select the '.PRT' file 
  24. created.  DM2WORKS will create a '.TAB' file that can be imported into an 
  25. Atari Works database using the 'Import File..' command under the 'File' 
  26. menu.  Select the 'DB' icon and then the 'TAB delimited' option.  
  27.  
  28. This will import the field names and records.  Once imported, you can set 
  29. the field attributes as desired from with Atari Works.  
  30.  
  31. Note: If you have commas in your fields in Data Manager, the records will 
  32. not be imported correctly into Atari Works.
  33.  
  34. If you have any questions or problems, contact me at:
  35.  
  36. Randy Hoekstra                GEmail - R.HOEKSTRA1
  37. 3414 Norwood Circle
  38. Richardson, TX  75082